func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentCSVInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L9174: func awsRestxml_serializeDocumentCSVInput(v *types.CSVInput, value smithyxml.Value) error {
		serializers.go#L9808: 		if err := awsRestxml_serializeDocumentCSVInput(v.CSV, el); err != nil {